GET PICK VECTOR Y
This command will return the Y offset from the vector stored in previously generated pick data. The pick data is generated when the PICK OBJECT and PICK SCREEN commands are used. The vector is relative to the world position of the camera, and so adding the camera position to this vector will result in the 3D world position.
SYNTAX
Return Float=GET PICK VECTOR Y()
RELATED INFO
BASIC3D Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example